programs.ssh.matchBlocks.<name>.kexAlgorithms
Specifies the available KEX (Key Exchange) algorithms.
- Type
null or (list of string)- Default
null- Example
[ "curve25519-sha256@libssh.org" "diffie-hellman-group-exchange-sha256" ]- Declared
- <home-manager/modules/programs/ssh.nix>